home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programmer's Power Pack / Delphi Volume 1.iso / s_to_z / wptools1 / wptools1.txt < prev   
Text File  |  1996-09-15  |  2KB  |  44 lines

  1. Word Processing Tools Version 1.55 (dated 4/13/1996)
  2.  
  3. Native Delphi Components including:
  4.  
  5. 1. WPRichText allows you to edit formatted text of almost any length.
  6. You can choose to reduce the text attributes in the saved version, 
  7. thus allowing you to process re-formatted texts larger than 2 
  8. megabytes. NEW: Interface to spell check components.
  9.  
  10. PROPERTY EDITOR: When designing your program you can input text 
  11. which contains various formats.  WPRichText supports alignment, 
  12. paragraph spacing, borders, font selection, colors, etc...
  13.  
  14. PRINTING ON CANVAS: You have only to pass the Canvas and the 
  15. rectangle for output. Zooming is supportet, too.
  16.  
  17. 2. TDBWPRichText allows you finally have the possibility to store 
  18. huge formatted texts in your database. 
  19.  
  20. 3. WPRichTextLabel is a component which displays formatted text 
  21. which cannot be scrolled or edited.  Instead the text can be made 
  22. transparent.  Thus WPRichTextLabel is a efficient and powerful 
  23. tool to create impressive presentations.
  24.  
  25. 4. TWPRtfStorage is a Component to store formatted Text 
  26. (usually during designing) and assign it to any visual RTF 
  27. component, if desired.
  28.  
  29. 5. TWPToolBar serves to control one or more TWPRichText or 
  30. DBWPRichText components.  For this purpose the toolbar makes 
  31. pre-defined SpeedButtons and Listboxes available. It now contains
  32. a Hints stringlist.
  33.  
  34. 6. A ruler and a statusbar wich includes a gauge.
  35.  
  36. 7. some dialogs to set pagesize, borders, indenting ...
  37.  
  38. -> native Delphi! You may access the text data, change the 
  39. behavior, develop reader/writer for any format ...
  40.  
  41. NOW: Compatible to Delphi 32 Bit!
  42.  
  43.  
  44.